FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.24  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.fhir.uv.phd#current (47 ms)

Package hl7.fhir.uv.phd
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/ValueSet-MDCDeviceVersionTypes.html
Url http://hl7.org/fhir/uv/phd/ValueSet/MDCDeviceVersionTypes
Version 2.1.0
Status active
Date 2021-09-25
Name MDCDeviceVersionTypes
Title MDC Device Version Type codes
Experimental False
Realm uv
Authority hl7
Description ValueSet for the MDC Device Version Type codes. ToDo: We still need to define a code for the ACOM version.

Resources that use this resource

StructureDefinition
PhdDevice PhdDevice
PhgDevice PhgDevice

Resources that this resource uses

CodeSystem
urn:iso:std:iso:11073:10101 ISO/IEEE 11073 Medical Device Communication Nomenclature
urn:iso:std:iso:11073:10101 ISO 11073-10101 Health informatics - Point-of-care


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet MDCDeviceVersionTypes

  • Include these codes as defined in urn:iso:std:iso:11073:10101
    CodeDisplay
    531974MDC_ID_PROD_SPEC_HW
    531975MDC_ID_PROD_SPEC_SW
    531976MDC_ID_PROD_SPEC_FW
    531977MDC_ID_PROD_SPEC_PROTOCOL_REV
    532352MDC_REG_CERT_DATA_CONTINUA_VERSION
    67912MDC_ATTR_NOM_VERS

Source

{
  "resourceType" : "ValueSet",
  "id" : "MDCDeviceVersionTypes",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MDCDeviceVersionTypes</b></p><a name=\"MDCDeviceVersionTypes\"> </a><a name=\"hcMDCDeviceVersionTypes\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-mdc.html\"><code>urn:iso:std:iso:11073:10101</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>531974</td><td style=\"color: #cccccc\">MDC_ID_PROD_SPEC_HW</td></tr><tr><td>531975</td><td style=\"color: #cccccc\">MDC_ID_PROD_SPEC_SW</td></tr><tr><td>531976</td><td style=\"color: #cccccc\">MDC_ID_PROD_SPEC_FW</td></tr><tr><td>531977</td><td style=\"color: #cccccc\">MDC_ID_PROD_SPEC_PROTOCOL_REV</td></tr><tr><td>532352</td><td style=\"color: #cccccc\">MDC_REG_CERT_DATA_CONTINUA_VERSION</td></tr><tr><td>67912</td><td style=\"color: #cccccc\">MDC_ATTR_NOM_VERS</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "dev"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/phd/ValueSet/MDCDeviceVersionTypes",
  "version" : "2.1.0",
  "name" : "MDCDeviceVersionTypes",
  "title" : "MDC Device Version Type codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-09-25",
  "publisher" : "HL7 International / Health Care Devices",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }
      ]
    }
  ],
  "description" : "ValueSet for the MDC Device Version Type codes. ToDo: We still need to define a code for the ACOM version.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:iso:std:iso:11073:10101",
        "concept" : [
          {
            "code" : "531974"
          },
          {
            "code" : "531975"
          },
          {
            "code" : "531976"
          },
          {
            "code" : "531977"
          },
          {
            "code" : "532352"
          },
          {
            "code" : "67912"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.